You are here: Symbol Reference > Dew Namespace > Dew.Signal Namespace > Classes > TSignalWrite Class > TSignalWrite Methods > TSignalWrite.SaveDataToFile Method
Dew Signal for .NET
ContentsIndexHome
PreviousUpNext
TSignalWrite.SaveDataToFile Method

Saves the data connected to the input property to the file with FileName.

Syntax
C#
Visual Basic
public void SaveDataToFile([In] string aFileName);

This method cals: SaveFile, InitRecord, SaveBlock, CloseRecord, CloseFile

Use this method when the data is not streamed.

Copyright (c) 1999-2024 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!